CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Newton iterative

搜索资源列表

  1. Newton

    1下载:
  2. 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:860
    • 提供者:王国栋
  1. newton

    5下载:
  2. 牛顿迭代法是求解非线性微分方程中非常重要的一种算法,收敛速度快!本文提供算例和程序-Newton iterative method is very important for solving nonlinear differential equations an algorithm fast convergence speed! This article provides examples and procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-09
    • 文件大小:16384
    • 提供者:陈岩
  1. Newton

    0下载:
  2. 研究生课程数值分析的Newton迭代算法,通用程序。解压无需密码-Numerical Analysis postgraduate courses in the Newton iterative algorithm, common procedures. Unzip without password
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:117115
    • 提供者:鲁凡水
  1. NEWTON

    0下载:
  2. 这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1370
    • 提供者:宝宝
  1. iterative

    0下载:
  2. This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:377323
    • 提供者:dede
  1. newton

    0下载:
  2. 用简单迭代法和牛顿迭代法求exp(x)+10*x-2=0的近似根,误差不超过0.0005,取初值为0,简单迭代法用迭代过程(2-exp(x))/10-With a simple iteration method and Newton iterative method seeking exp (x)+10* x-2 = 0 approximation of the root, the error does not exceed 0.0005, take initial value of 0, a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:511074
    • 提供者:吴岳伟
  1. Newton

    0下载:
  2. 用Newton迭代法求解方程的根,用matlab实现-Newton iterative method for solving equations with roots, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:21638
    • 提供者:刘华杰
  1. 1-Newton

    0下载:
  2. 牛顿迭代算法,可以处理一些简单的计算,得到的结果保存为txt文件。-Newton iterative algorithm that can deal with some simple calculation, and the result saved as a txt file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:254523
    • 提供者:ruoshui
  1. newton

    0下载:
  2. 牛顿-拉夫森迭代方法是解非线性方程非常著名也是比较有效的方法之一,如果离初值近,收敛速度很快。-Newton- La Fusen iterative method for solving nonlinear equations is well-known effective method is one of, if the initial value from the past, the convergence is fast.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:jiaoyuwei
  1. newton

    0下载:
  2. 牛顿迭代法解非线性方程,可自定义迭代步数和迭代精度,结果可返回解得所有迭代过程,适合于就算方法的初学者作为上机实验的参考资料。-Newton iterative method for solving nonlinear equations, can be customized and iterative precision iterations, the result can be returned to solve for all the iterative process, even if
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:550
    • 提供者:李文俊
  1. Newton-iterative-improvement

    0下载:
  2. 改进的牛顿迭代法,主要是收敛速度上的改进,到三阶和五阶。-Improved Newton iterative method, mainly is the convergence speed improvement, to the first three and five order.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:827363
    • 提供者:张迪昂
  1. Newton-iterative-method

    0下载:
  2. 经典的matlab算法有好多种,在这里介绍代数方程组的解法中的牛顿迭代法。-Classic matlab algorithm have a variety of, in the method presented here the algebraic equations of Newton iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:524
    • 提供者:梦女孩
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法求解方程x² -2=0,java实现-Newton iterative method for solving equations x ² -2 = 0, java achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:53882
    • 提供者:王凯
  1. Newton-Iterative

    0下载:
  2. 用C++语言实现牛顿迭代法解线性方程组,是C++控制台程序,基于VS2010。-To realize the Newton iterative method for solving equations by using C++ language.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:764132
    • 提供者:张海涛
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法解非线性函数的基本思路是通过曲线上任意点的切线来逼近函数的根-The basic ideas of Newton iterative method for solving nonlinear function is through the tangent at any point on the curve to approximate the function of root
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:天堂鸟
  1. Newton-iterative

    0下载:
  2. 一个采用牛顿迭代法求解非线性方程组的程序,很常用-A Newton iterative method for solving nonlinear equations of the program, it is commonly used
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1214
    • 提供者:陈定市
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法以微分为基础的,微分就是用直线来代替曲线,由于曲线不规则,那么我们来研究直线代替曲线后,剩下的差值是不是高阶无穷小,使得近似得到所要求得解。-Newton iterative method based on the differential based, differential is in a straight line to replace the curve, due to the irregular curve, we studied line instead of the c
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:947
    • 提供者:安安
  1. Newton

    0下载:
  2. Newton迭代法的思想和方法,以及求解实际线性方程组的程序(Newton iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:252928
    • 提供者:LvXindi
  1. 牛顿

    0下载:
  2. 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equat
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:==楠==
  1. Newton iterative algorithm and matlab code

    0下载:
  2. 文档中包含有牛顿迭代法算法原理解析,包括一般非线性方程和非线性方程组,其中附有一个非线性方程组的实际例子和相应matlab求解代码,例子的实验可以加深对算法的理解和运用。(The document contains the Newton iterative algorithm analysis, including general nonlinear equations and nonlinear equations group, which is attached to a practical
  3. 所属分类:文章/文档

    • 发布日期:2018-04-20
    • 文件大小:147456
    • 提供者:熊二的大哥
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com